Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The DSL for multitask doesn't support passing args to the multitask (patch+test included) #125

Merged
merged 2 commits into from
Oct 13, 2012
Merged

Conversation

michaeljbishop
Copy link
Contributor

Before this patch, the following code:

multitask :a, [:b] => :c

yields this error:

ArgumentError: wrong number of arguments (2 for 1)

@travisbot
Copy link

This pull request passes (merged 4f0e44b into 851f44b).

jimweirich added a commit that referenced this pull request Oct 13, 2012
The DSL for multitask doesn't support passing args to the multitask (patch+test included)
@jimweirich jimweirich merged commit aef4446 into jimweirich:master Oct 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants